home *** CD-ROM | disk | FTP | other *** search
/ Private Casting / Casting One.mdf / Casting.exe / Casting.dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1998-02-21  |  112 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 60
  4.   end repeat
  5.   go(1, the pathName & "docs\intro")
  6. end
  7.